Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

Results

Congratulations

Fail, Try Again

Share your score!
Tweet your score!
Share to other

#1. Which extension is used to save NodeJs files?

#2. What is the default scope in Node.js application.

#3. REPL stands for.

#4. Is node js multithreaded?

#5. For What npm stands?

#6. What does the fs module stand for?

#7. Command to list all modules that are install globally?

#8. How do you install Nodemon using Node.js?

#9. Something that happened in our application that we can respond too.

#10. Which of the following template engines can be used with Node.js?

#11. Which method returns the current working directory of the process.

#12. Which of the following are not Node.js web application frameworks for?

#13. What is Callback?

#14. Which of the following module is required for path specific operations ?

#15. Which of the following are Node.js streams types?

#16. In Node process is ______

#17. Node.js is written in _____________

#18. Node.js is ___________ Language.

#19. A stream fires finish event when all data has been flushed to underlying system.?

#20. Command to start Node REPL

Finish

Related posts